CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - multi layer perceptron

搜索资源列表

  1. machie_study

    1下载:
  2. 机器学习及人工智能中的多层感机的算法,可识别复杂的二维点阵图形,在实际的模式识别中很有参考价值。-Machine study for arithmetic multi-layer perceptron, it can recognize 2D dot matric graph, it is a good reference for pattern recognition
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:106171
    • 提供者:wtm
  1. c++neuralnetworkdevelopmentpakage

    0下载:
  2. annie is an ANN, ie, Artificial Neural Network library developed in C++. It can be used to implement various kinds of neural networks like Multi-Layer Perceptron, Radial basis function networks, Hopfield networks etc.-ANN, ie, Artificial Neural Netwo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:492335
    • 提供者:陈伟
  1. hybridSIREKF

    0下载:
  2. To estimate the input-output mapping with inputs x % and outputs y generated by the following nonlinear, % nonstationary state space model: % x(t+1) = 0.5x(t) + [25x(t)]/[(1+x(t))^(2)] % + 8cos(1.2t) + process noise % y(t) = x(t)^(2) / 2
  3. 所属分类:matlab例程

    • 发布日期:2014-01-16
    • 文件大小:40960
    • 提供者:Lin
  1. MLP

    1下载:
  2. 本程序实做MLP(Multi-layer perceptron)算法,使用者可以自行设定训练数据集与测试数据集,将训练数据集加载,在2、3维下可以显示其分布状态,并分别设定键节值、学习率、迭代次数来训练其类神经网络,最后可观看辨识率与RMSE(Root Mean squared error)来判别训练是否可以停止。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1213339
    • 提供者:楊易
  1. Multi layer perceptron

    0下载:
  2. 这是多层隐含神经网络程序
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2011-11-22
    • 文件大小:21009
    • 提供者:hugh11
  1. BP

    0下载:
  2. 利用BP算法,设计一个多层感知器为表中的数据集提供一个非线性逼近,并测试其泛化能力-The use of BP algorithm, the design of a multi-layer perceptron for the table of data sets to provide a non-linear approximation, and testing their generalization ability
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2287
    • 提供者:张金凤
  1. masotti_MLP_Classificazione

    0下载:
  2. 多层感知器的分类程序! -Multi-layer perceptron classification procedures!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:1441
    • 提供者:liyan
  1. MLP

    0下载:
  2. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:1699
    • 提供者:yenlun
  1. MLP_sin

    0下载:
  2. MLP graph input-output mapping with inputs x and outputs y generated by the following nonlinear,
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-11
    • 文件大小:626
    • 提供者:cnabro
  1. bayesianMLP

    0下载:
  2. Bayesian Multi Layer Perceptron Neural Network
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2144
    • 提供者:ShabzG
  1. IncomeTax

    0下载:
  2. In this project we predict the outcome of the sports in advance with the help of artificial intelligence. The model used is from of multi-layer perceptron and it’s presented with number of features which attempt to capture the quality of various spor
  3. 所属分类:Java Develop

    • 发布日期:2017-05-31
    • 文件大小:13421579
    • 提供者:Rajamanickam
  1. Artificialinteligence

    0下载:
  2. In this project we predict the outcome of the sports in advance with the help of artificial intelligence. The model used is from of multi-layer perceptron and it’s presented with number of features which attempt to capture the quality of various spor
  3. 所属分类:Java Develop

    • 发布日期:2017-05-22
    • 文件大小:6715628
    • 提供者:Rajamanickam
  1. MLP

    0下载:
  2. multi layer perceptron il suffit juste de fair entrer l enter et sortie désiré
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:995
    • 提供者:Abdeslam
  1. demmlp1_2

    0下载:
  2. Multi layer perceptron regression plot.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1382
    • 提供者:shyam
  1. XOR

    0下载:
  2. multi-layer perceptron XOR algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1110
    • 提供者:Buze
  1. BPNN

    0下载:
  2. 是BP神经网络程序:BP神经网络模型是一个多层感知机构,是由输入层、中间层(隐层)和输出层构成的前馈网络,只含有一个中间层的BP神经网络模型。-BP neural network program:BP neural network model is a multi-layer perceptron institutions, is the input layer, middle layer (hidden layer) and output layer feedforward network,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:5658
    • 提供者:马佳
  1. multi-layer-Perceptron

    0下载:
  2. matlab source code for Multi-layer Perceptron
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:17048
    • 提供者:Maliha
  1. multi-layer-perceptron-master

    0下载:
  2. multi-layer perceptron implemented in java.m ulti-layer perceptron implemented in java.-multi-layer perceptron implemented in java.multi-layer perceptron implemented in java.multi-layer perceptron implemented in java.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:4689
    • 提供者:xiang
  1. Multi-layer-perceptron

    0下载:
  2. XOR_Example % The matrix implementation of the Backpropagation algorithm for two-layer
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2015-12-29
    • 文件大小:18769
    • 提供者:siteinternet93
  1. multi-layer-perceptron-perform-

    0下载:
  2. 感知神经网络学习,多层感知器完成异或功能实现代码,供交流学习使用-Perceptual learning of neural network, multi-layer perceptron perform the XOR function implementation code used by the exchange of learning
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:484303
    • 提供者:zz
« 12 3 »
搜珍网 www.dssz.com